SignLib License Agreement (EULA)
--------------------------------
Important! Read the following terms carefully before installing, copying and/or using the product. Installing, copying or using the product indicates your acceptance of these terms, as well the terms in the contract between Client and Secure Soft. 

This End-User License Agreement ("EULA") is a legal agreement between Client and Secure Soft governing the use of the software (SOFTWARE) accompanying this EULA, including any and all associated media, printed materials, and "online" or electronic documentation protected by copyright laws. By installing, copying, or otherwise using the SOFTWARE, you agree to be bound by the terms of this EULA. If you do not agree with the terms of this EULA, do not use the SOFTWARE.

NO LIABILITY FOR CONSEQUENTIAL DAMAGES.  In no event shall Secure Soft or its suppliers be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the SOFTWARE, even if Secure Soft has been advised of the possibility of such damages.  Because some states do not allow the exclusion or limitation of liability, for consequential or incidental damages, the above limitation may not apply to you. Liability of the Vendor will be limited to a maximum of the original purchase price of the Software. The Vendor will not be liable for any general, special, incidental or consequential damages including, but not limited to, loss of production, loss of profits, loss of revenue, loss of data, or any other business or economic disadvantage suffered by the Client arising out of the use or failure to use the Software. The Vendor makes no warranty expressed or implied regarding the fitness of the Software for a particular purpose or that the Software will be suitable or appropriate for the specific requirements of the Client. The Vendor does not warrant that use of the Software will be uninterrupted or error-free. The digital certificates generated by the SOFTWARE are not validated, verified or accredited any third party or by Secure Soft. The digital certificates generated by the SOFTWARE cannot be used to digitally sign documents with legal value. The Client accepts that software in general is prone to bugs and flaws within an acceptable level as determined in the industry. Secure Soft liability for all damages resulting from or relating to the Software, or the use thereof, shall not exceed the amount paid by Client.

TERMINATION. Without prejudice to any other rights, Secure Soft may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such an event, you must destroy all copies of the SOFTWARE, all of its component parts and uninstall the SOFTWARE.

WARRANTIES. The SOFTWARE is supplied "as is", Secure Soft does not guarantee that the SOFTWARE will carry no errors, nor will it take on any liability for damages more than written here. You bear the risk of using it. Secure Soft gives no express warranties, guarantees or conditions. Secure Soft does not warrant that the SOFTWARE will meet further requirements. However, Secure Soft states that every reasonable effort has been made to avoid presence of any possible malevolent code in the SOFTWARE (including, but not limited to, viruses, trojans, root kits and/or spyware) and declares that to the best knowledge of competent experts of Secure Soft the SOFTWARE does not contain any such malware. Supplemental enhances and updates are subject to other contracts.

NO OTHER WARRANTIES.  Secure Soft disclaims all other warranties, either express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to the SOFTWARE and the accompanying written materials. To the extent permitted under your local laws, Secure Soft excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

MISCELLANEOUS. This EULA comes into force when you use, call or add as reference the SignLib library. 

CONTROLLING LAW AND SEVERABILITY.  This License shall be governed by the laws of the Romania. If for any reason a court of competent jurisdiction finds any provision, or portion thereof, to be unenforceable, the remainder of this License shall continue in full force and effect.

OTHER LICENSES
SignLib library is compiled using Microsoft Visual Studio 2013 and it is based on the The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) library (version 1.8.4).

To insert digital signatures or making other actions to PDF files, SignLib library calls an external library named iTextSharp 4.1.6. iTextSharp 4.1.6 library is licensed under MPL / LGPLv2. The original library is available here: https://www.nuget.org/packages/iTextSharp-LGPL/

The source code of the original iTextSharp 4.1.6 library and all changes are available here: https://www.signfiles.com/license/SignLibSrc.zip

iTextSharp 4.1.6 MPL / LGPLv2 License 
-------------------------------------
iTextSharp is subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.mozilla.org/MPL/
 
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. 

The Original Code is 'iText, a free JAVA-PDF library'. The Initial Developer of the Original Code is Bruno Lowagie. Portions created by the Initial Developer are Copyright (C) 1999, 2000, 2001, 2002 by Bruno Lowagie.
All Rights Reserved.

Co-Developer of the code is Paulo Soares. Portions created by the Co-Developer are Copyright (C) 2000, 2001, 2002 by Paulo Soares. All Rights Reserved.

Contributor(s): all the names of the contributors are added in the source code where applicable.

Alternatively, the contents of this file may be used under the terms of the LGPL license (the "GNU LIBRARY GENERAL PUBLIC LICENSE"), in which case the provisions of LGPL are applicable instead of those above.  If you wish to allow use of your version of this file only under the terms of the LGPL License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the LGPL. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the GNU LIBRARY GENERAL PUBLIC LICENSE.

This library is free software; you can redistribute it and/or modify it under the terms of the MPL as stated above or under the terms of the GNU Library General Public License as published by the Free Software Foundation either version 2 of the License, or any later version.
 
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library general Public License for more details.

The Legion of the Bouncy Castle License
----------------------------------------
Copyright (c) 2000 - 2018 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.